Lucene search

K
Phpbb GroupPhpbb

82 matches found

CVE
CVE
added 2005/05/10 4:0 a.m.584 views

CVE-2004-1943

PHP remote file inclusion vulnerability in album_portal.php in phpBB modified by Przemo 1.8 allows remote attackers to execute arbitrary PHP code via the phpbb_root_path parameter.

7.5CVSS8AI score0.01676EPSS
CVE
CVE
added 2004/12/31 5:0 a.m.177 views

CVE-2004-1315

viewtopic.php in phpBB 2.x before 2.0.11 improperly URL decodes the highlight parameter when extracting words and phrases to highlight, which allows remote attackers to execute arbitrary PHP code by double-encoding the highlight value so that special characters are inserted into the result, which i...

7.5CVSS7.2AI score0.85909EPSS
CVE
CVE
added 2023/11/02 11:15 a.m.77 views

CVE-2023-5917

A vulnerability, which was classified as problematic, has been found in phpBB up to 3.3.10. This issue affects the function main of the file phpBB/includes/acp/acp_icons.php of the component Smiley Pack Handler. The manipulation of the argument pak leads to cross site scripting. The attack may be i...

6.1CVSS4.7AI score0.00086EPSS
CVE
CVE
added 2006/02/10 11:2 a.m.57 views

CVE-2006-0632

The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key ("validation ID") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing account...

6.4CVSS6.4AI score0.0098EPSS
CVE
CVE
added 2005/11/01 9:2 p.m.55 views

CVE-2005-3418

Multiple cross-site scripting (XSS) vulnerabilities in phpBB 2.0.17 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) error_msg parameter to usercp_register.php, (2) forward_page parameter to login.php, and (3) list_cat parameter to search.php, which are not init...

4.3CVSS5.5AI score0.01451EPSS
CVE
CVE
added 2005/07/06 4:0 a.m.53 views

CVE-2005-2161

Cross-site scripting (XSS) vulnerability in phpBB 2.0.16 allows remote attackers to inject arbitrary web script or HTML via nested [url] tags.

4.3CVSS5.6AI score0.00335EPSS
CVE
CVE
added 2005/05/27 4:0 a.m.51 views

CVE-2003-1216

SQL injection vulnerability in search.php for phpBB 2.0.6 and earlier allows remote attackers to execute arbitrary SQL and gain privileges via the search_id parameter.

7.5CVSS8.4AI score0.02225EPSS
CVE
CVE
added 2005/05/16 4:0 a.m.51 views

CVE-2005-1193

The bbencode_second_pass and make_clickable functions in bbcode.php for phpBB before 2.0.15, as used in viewtopic.php, privmsg.php, and other scripts, allow remote attackers to execute arbitrary script via a BBcode tag with a (1) javascript:, (2) applet:, (3) about:, (4) activex:, (5) chrome:, or (...

7.5CVSS7.4AI score0.27107EPSS
CVE
CVE
added 2005/05/27 4:0 a.m.49 views

CVE-2003-1215

SQL injection vulnerability in groupcp.php for phpBB 2.0.6 and earlier allows group moderators to perform unauthorized activities via the sql_in parameter.

4.6CVSS7.5AI score0.00062EPSS
CVE
CVE
added 2005/07/05 4:0 a.m.49 views

CVE-2005-2086

PHP remote file inclusion vulnerability in viewtopic.php in phpBB 2.0.15 and earlier allows remote attackers to execute arbitrary PHP code.

7.5CVSS7.1AI score0.84844EPSS
CVE
CVE
added 2005/10/26 1:2 a.m.49 views

CVE-2005-3310

Interpretation conflict in phpBB 2.0.17, with remote avatars and avatar uploading enabled, allows remote authenticated users to inject arbitrary web script or HTML via an HTML file with a GIF or JPEG file extension, which causes the HTML to be executed by a victim who views the file in Internet Exp...

3.5CVSS5AI score0.27241EPSS
CVE
CVE
added 2005/08/16 4:0 a.m.48 views

CVE-2004-2350

SQL injection vulnerability in search.php for phpBB 1.0 through 2.0.6 allows remote attackers to execute arbitrary SQL and gain privileges via the search_results parameter.

7.5CVSS8.8AI score0.00535EPSS
CVE
CVE
added 2005/11/01 9:2 p.m.48 views

CVE-2005-3415

phpBB 2.0.17 and earlier allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GET/POST/COOKIE (GPC) variable and a GLOBALS[] variable with the same name, which causes phpBB to unset the GLOBALS[] variable but not the GPC variable.

7.5CVSS6.3AI score0.01078EPSS
CVE
CVE
added 2005/11/01 9:2 p.m.48 views

CVE-2005-3416

phpBB 2.0.17 and earlier, when register_globals is enabled and the session_start function has not been called to handle a session, allows remote attackers to bypass security checks by setting the $_SESSION and $HTTP_SESSION_VARS variables to strings instead of arrays, which causes an array_merge fu...

7.5CVSS6.4AI score0.00842EPSS
CVE
CVE
added 2005/05/02 4:0 a.m.47 views

CVE-2005-0614

sessions.php in phpBB 2.0.12 and earlier allows remote attackers to gain administrator privileges via the autologinid value in a cookie.

7.5CVSS6.9AI score0.04491EPSS
CVE
CVE
added 2006/09/13 11:7 p.m.47 views

CVE-2006-4758

phpBB 2.0.21 does not properly handle pathnames ending in %00, which allows remote authenticated administrative users to upload arbitrary files, as demonstrated by a query to admin/admin_board.php with an avatar_path parameter ending in .php%00.

4.6CVSS6.2AI score0.01865EPSS
CVE
CVE
added 2005/11/01 9:2 p.m.46 views

CVE-2005-3417

phpBB 2.0.17 and earlier, when the register_long_arrays directive is disabled, allows remote attackers to modify global variables and bypass security mechanisms because PHP does not define the associated HTTP_* variables.

7.5CVSS6.5AI score0.00842EPSS
CVE
CVE
added 2005/11/01 9:2 p.m.46 views

CVE-2005-3419

SQL injection vulnerability in usercp_register.php in phpBB 2.0.17 allows remote attackers to execute arbitrary SQL commands via the signature_bbcode_uid parameter, which is not properly initialized.

7.5CVSS8AI score0.01314EPSS
CVE
CVE
added 2006/02/06 10:2 p.m.46 views

CVE-2006-0437

Cross-site scripting (XSS) vulnerability in admin_smilies.php in phpBB 2.0.19 allows remote attackers to inject arbitrary web script or HTML via Javascript events such as "onmouseover" in the (1) smile_url or (2) smile_emotion parameters, which bypasses a check for "<" and ">" characters.

4.3CVSS5.7AI score0.00747EPSS
CVE
CVE
added 2007/01/03 2:0 a.m.45 views

CVE-2006-6841

Certain forms in phpBB before 2.0.22 lack session checks, which has unknown impact and remote attack vectors.

10CVSS6.5AI score0.00378EPSS
CVE
CVE
added 2004/11/23 5:0 a.m.44 views

CVE-2004-0339

Cross-site scripting (XSS) vulnerability in ViewTopic.php in phpBB, possibly 2.0.6c and earlier, allows remote attackers to execute arbitrary script or HTML as other users via the postorder parameter.

6.8CVSS6.5AI score0.00828EPSS
CVE
CVE
added 2006/01/27 12:3 a.m.44 views

CVE-2006-0450

phpBB 2.0.19 and earlier allows remote attackers to cause a denial of service (application crash) by (1) registering many users through profile.php or (2) using search.php to search in a certain way that confuses the database.

5CVSS6.7AI score0.06025EPSS
CVE
CVE
added 2007/01/03 2:0 a.m.44 views

CVE-2006-6840

Unspecified vulnerability in phpBB before 2.0.22 has unknown impact and remote attack vectors related to a "negative start parameter."

10CVSS6.3AI score0.00378EPSS
CVE
CVE
added 2005/04/21 4:0 a.m.43 views

CVE-2001-1472

SQL injection vulnerability in prefs.php in phpBB 1.4.0 and 1.4.1 allows remote authenticated users to execute arbitrary SQL commands and gain administrative access via the viewemail parameter.

4.6CVSS8.5AI score0.00835EPSS
CVE
CVE
added 2005/02/19 5:0 a.m.43 views

CVE-2004-1535

PHP remote file inclusion vulnerability in admin_cash.php for the Cash Mod module for phpBB allows remote attackers to execute arbitrary PHP code by modifying the phpbb_root_path parameter to reference a URL on a remote web server that contains the code.

7.5CVSS7.6AI score0.02238EPSS
CVE
CVE
added 2005/05/02 4:0 a.m.43 views

CVE-2005-0673

Cross-site scripting (XSS) vulnerability in usercp_register.php for phpBB 2.0.13 allows remote attackers to inject arbitrary web script or HTML by setting the (1) allowhtml, (2) allowbbcode, or (3) allowsmilies parameters to inject HTML into signatures for personal messages, possibly when they are ...

4.3CVSS5.8AI score0.00335EPSS
CVE
CVE
added 2005/12/22 11:3 p.m.43 views

CVE-2005-3536

SQL injection vulnerability in phpBB 2 before 2.0.18 allows remote attackers to execute arbitrary SQL commands via the topic type.

7.5CVSS8AI score0.00502EPSS
CVE
CVE
added 2006/04/13 10:2 a.m.43 views

CVE-2006-1775

Multiple cross-site scripting (XSS) vulnerabilities in phpBB 2.0.19 allow remote attackers to inject arbitrary web script or HTML via the (1) Site Description field in (a) admin_board.php, the (2) Group name and (3) Group description fields in (b) admin_groups.php and (c) groupcp.php, the (4) Theme...

4.3CVSS5.8AI score0.00527EPSS
CVE
CVE
added 2005/05/10 4:0 a.m.42 views

CVE-2004-2055

Cross-site scripting (XSS) vulnerability in search.php for PhpBB 2.0.4 and 2.0.9 allows remote attackers to inject arbitrary HTMl or web script via the search_author parameter.

4.3CVSS6AI score0.00444EPSS
CVE
CVE
added 2005/11/01 9:2 p.m.42 views

CVE-2005-3420

usercp_register.php in phpBB 2.0.17 allows remote attackers to modify regular expressions and execute PHP code via the signature_bbcode_uid parameter, as demonstrated by injecting an "e" modifier into a preg_replace statement.

7.5CVSS6.7AI score0.02323EPSS
CVE
CVE
added 2005/05/02 4:0 a.m.41 views

CVE-2005-1196

SQL injection vulnerability in kb.php in the Knowledge Base module for phpBB allows remote attackers to obtain sensitive information and execute SQL commands via the cat parameter.

7.5CVSS7.5AI score0.00334EPSS
CVE
CVE
added 2007/01/03 2:0 a.m.41 views

CVE-2006-6839

Unspecified vulnerability in phpBB before 2.0.22 has unknown impact and remote attack vectors related to "criteria for 'bad' redirection targets."

10CVSS6.4AI score0.00378EPSS
CVE
CVE
added 2005/06/28 4:0 a.m.40 views

CVE-2002-1894

Cross-site scripting (XSS) vulnerability in viewtopic.php in phpBB 2.0.3 allows remote attackers to inject arbitrary web script or HTML via the highlight parameter.

4.3CVSS6AI score0.00409EPSS
CVE
CVE
added 2003/08/07 4:0 a.m.40 views

CVE-2003-0486

SQL injection vulnerability in viewtopic.php for phpBB 2.0.5 and earlier allows remote attackers to steal password hashes via the topic_id parameter.

5CVSS7.8AI score0.01593EPSS
CVE
CVE
added 2005/12/22 11:3 p.m.40 views

CVE-2005-3537

A "missing request validation" error in phpBB 2 before 2.0.18 allows remote attackers to edit private messages of other users, probably by modifying certain parameters or other inputs.

5CVSS6.3AI score0.0038EPSS
CVE
CVE
added 2005/06/21 4:0 a.m.39 views

CVE-2001-1482

SQL injection vulnerability in bb_memberlist.php for phpBB 1.4.2 allows remote attackers to execute arbitrary SQL queries via the $sortby variable.

7.5CVSS8.6AI score0.00487EPSS
CVE
CVE
added 2005/06/21 4:0 a.m.39 views

CVE-2002-1707

install.php in phpBB 2.0 through 2.0.1, when "allow_url_fopen" and "register_globals" variables are set to "on", allows remote attackers to execute arbitrary PHP code by modifying the phpbb_root_dir parameter to reference a URL on a remote web server that contains the code.

5CVSS8AI score0.00335EPSS
CVE
CVE
added 2005/11/16 9:17 p.m.39 views

CVE-2002-2176

SQL injection vulnerability in Gender MOD 1.1.3 allows remote attackers to gain administrative access via the user_level parameter in the User Profile page.

10CVSS8.3AI score0.00688EPSS
CVE
CVE
added 2005/05/10 4:0 a.m.39 views

CVE-2004-1950

phpBB 2.0.8a and earlier trusts the IP address that is in the X-Forwarded-For in the HTTP header, which allows remote attackers to spoof IP addresses.

5CVSS6.6AI score0.00619EPSS
CVE
CVE
added 2005/03/14 5:0 a.m.39 views

CVE-2005-0258

Directory traversal vulnerability in (1) usercp_register.php and (2) usercp_avatar.php for phpBB 2.0.11, and possibly other versions, with gallery avatars enabled, allows remote attackers to delete (unlink) arbitrary files via "/../" sequences in the avatarselect parameter.

5CVSS6.6AI score0.00473EPSS
CVE
CVE
added 2005/03/14 5:0 a.m.39 views

CVE-2005-0259

phpBB 2.0.11, and possibly other versions, with remote avatars and avatar uploading enabled, allows local users to read arbitrary files by providing both a local and remote location for an avatar, then modifying the "Upload Avatar from a URL:" field to reference the target file.

6.4CVSS6.2AI score0.00539EPSS
CVE
CVE
added 2005/12/20 1:3 a.m.39 views

CVE-2005-4358

admin/admin_disallow.php in phpBB 2.0.18 allows remote attackers to obtain the installation path via a direct request with a non-empty setmodules parameter, which causes an invalid append_sid function call that leaks the path in an error message.

5CVSS6.5AI score0.01262EPSS
CVE
CVE
added 2006/04/20 10:2 a.m.39 views

CVE-2006-1896

Unspecified vulnerability in phpBB allows remote authenticated users with Administration Panel access to execute arbitrary PHP code via crafted Font Colour 3 ($theme[fontcolor3] variable) and/or signature values, possibly involving the highlight functionality. NOTE: the original report does not cla...

6CVSS7AI score0.01319EPSS
CVE
CVE
added 2006/06/06 8:6 p.m.39 views

CVE-2006-2865

PHP remote file inclusion vulnerability in template.php in phpBB 2 allows remote attackers to execute arbitrary PHP code via a URL in the page parameter. NOTE: followup posts have disputed this issue, stating that template.php does not appear in phpBB and does not use a $page variable. It is possib...

7.5CVSS7.6AI score0.04011EPSS
CVE
CVE
added 2006/12/10 11:28 a.m.39 views

CVE-2006-6421

Cross-site scripting (XSS) vulnerability in the private message box implementation (privmsg.php) in phpBB 2.0.x allows remote authenticated users to inject arbitrary web script or HTML via the "Message body" field in a message to a non-existent user.

6CVSS5.3AI score0.015EPSS
CVE
CVE
added 2004/09/01 4:0 a.m.38 views

CVE-2002-1537

admin_ug_auth.php in phpBB 2.0.0 allows local users to gain administrator privileges by directly calling admin_ug_auth.php with modifed form fields such as "u".

10CVSS6.9AI score0.00412EPSS
CVE
CVE
added 2004/07/27 4:0 a.m.38 views

CVE-2004-0730

Multiple cross-site scripting (XSS) vulnerabilities in PhpBB 2.0.8 allow remote attackers to inject arbitrary web script or HTML via (1) the cat_title parameter in index.php, (2) the faq[0][0] parameter in lang_faq.php as accessible from faq.php, or (3) the faq[0][0] parameter in lang_bbcode.php as...

6.8CVSS5.8AI score0.01631EPSS
CVE
CVE
added 2005/03/01 5:0 a.m.38 views

CVE-2005-0603

viewtopic.php in phpBB 2.0.12 and earlier allows remote attackers to obtain sensitive information via a highlight parameter containing invalid regular expression syntax, which reveals the path in a PHP error message.

5CVSS6.2AI score0.0412EPSS
CVE
CVE
added 2005/05/02 4:0 a.m.38 views

CVE-2005-0871

calendar_scheduler.php in Topic Calendar 1.0.1 module for phpBB, when running on a Microsoft IIS server, allows remote attackers to obtain sensitive information via invalid parameters, which reveal the path in an error message.

5CVSS6.5AI score0.00477EPSS
CVE
CVE
added 2005/05/02 4:0 a.m.38 views

CVE-2005-1115

Multiple cross-site scripting (XSS) vulnerabilities in Photo Album 2.0.53 module for phpBB allow remote attackers to inject arbitrary web script or HTML via the bsid parameter to (1) album_cat.php or (2) album_comment.php.

4.3CVSS5.8AI score0.00409EPSS
Total number of security vulnerabilities82